projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4151cb1
)
gtkselectionprivate: minor style fix
author
Ignacio Casal Quinteiro
<icq@gnome.org>
Thu, 19 May 2016 14:55:24 +0000
(16:55 +0200)
committer
Ignacio Casal Quinteiro
<icq@gnome.org>
Thu, 19 May 2016 14:56:57 +0000
(16:56 +0200)
This seems to make some issue with the gtk# scanner.
gtk/gtkselectionprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtkselectionprivate.h
b/gtk/gtkselectionprivate.h
index bd5c634f654aa8b3f6421739fd21c5e22bb98c4a..d77432f9f7d1da5865fa861ab950afd91cd90cbd 100644
(file)
--- a/
gtk/gtkselectionprivate.h
+++ b/
gtk/gtkselectionprivate.h
@@
-52,7
+52,7
@@
struct _GtkTargetList
/*< private >*/
GList *list;
guint ref_count;
-
};
+};
gboolean _gtk_selection_clear (GtkWidget *widget,
GdkEventSelection *event);